home *** CD-ROM | disk | FTP | other *** search
- <%
- ' (c) Copyright 1999-2004 PaperCut Software Pty. Ltd.
- '
- ' English Translation
- '
- ' To translate the PaperCut Web tools follow these steps:
- '
- ' 1. Copy "includes\lang_en.inc" to a new file name appropriate for your language.
- ' (e.g. lang_<languageCode>.inc). You can see a list of 2 letter language codes
- ' here: http://www.w3.org/WAI/ER/IG/ert/iso639.htm#2letter
- '
- ' 2. Open the file "includes\PCCommon.inc" and add your language code to the list near the top of
- ' the file that looks like:
- '
- ' garrValidLangs = Array("en", "es", "it")
- '
- ' 3. In "includes\PCCommon.inc", include your language file below the list that looks like this:
- '
- ' <!-- #include file="lang_it.inc" -->
- ' <!-- #include file="lang_es.inc" -->
- '
- ' 4. Modify the line at the top of your language file that looks like the following, to have use the
- ' the correct language code.
- '
- ' If IsActiveLanguage("en") Then
- '
- ' 5. Translate the "SetText" lines below. For example, change:
- '
- ' SetText "Pages", "Pages"
- '
- ' to
- '
- ' SetText "Pages", "Pagine"
- '
- '
- ' 6. Refresh your web browser, and you should see your translations. If not, PaperCut could not
- ' detect your default language. To force your language to be used add the line to the bottom
- ' of the "Config.inc" file (and change the language code to your language).
- '
- ' SetActiveLanguage("en")
- '
- ' 7. Translate the text below which will be used on a simple page on our web site for speakers of
- ' your language. You and your organisation will receive acknowledgement of your contribution.
- ' See here for a sample of what the web page will look like: http://www.papercut.biz/lang/english.htm
- '
- ' 8. Send your translation file to support@papercut.biz, so other can make use of your translation
- '
- ' ================== START OF TEXT FOR WEB SITE ==================
-
- 'PaperCut is the leading solution for print and internet resource management. PaperCut is now charging
- 'over a million users in more than 60 countries worldwide.
-
- 'PaperCut is a print and internet charging, quota and monitoring system for Windows networks. It was
- 'specifically developed to meet the need in schools and Universities to promote the responsible use of
- 'IT resources. It also has applications in business where there is a need to implement a user-pays system
- 'or silent monitoring.
-
- 'Install options include:
-
- ' * Combined print and internet charging
- ' * Print charging and monitoring only
- ' * Internet charging and monitoring only
-
- 'A 40-day unrestricted Trial Version is available for download.
-
- 'Although PaperCut is not fully translated into [insert language], the PaperCut web tools have been translated.
- 'The PaperCut web tools provide features for both your administrators and users.
- '
- 'Thanks to [insert name] from [insert organization] for contributing the PaperCut web tools translation.
- '
- ' ================== END OF TEXT FOR WEB SITE ==================
-
- ' When translating this file, change "en" below to the appropriate code for your language
- If IsActiveLanguage("ko") Then
-
- ' The charset used for the webpages
- SetText "charset", "euc-kr"
-
- ' Header/Footer
- SetText "WebTools", "└Ñ ╡╡▒╕"
- SetText "LoggedInAs", "╖╬▒╫└╬"
- SetText "LicensedTo", "┤┘└╜┐í░╘ ▒╟╟╤└╠ └╓╜└┤╧┤┘ :"
- SetText "PoweredBy", "┴ª└█╚╕╗τ %0%"
- SetText "RightsReserved", "All rights reserved"
- SetText "PaperCutTrial", "PaperCut ╡Ñ╕≡╣÷└ⁿ"
- SetText "TrialExpired", "╡Ñ╕≡▒Γ░ú└╠ │í│╡╜└┤╧┤┘"
- SetText "TrialDaysRemaining", "%0% └╧ │▓╛╥╜└┤╧┤┘"
- SetText "NotLoggedIn", "(╖╬▒╫└╬╡╟┴÷ ╛╩└╜)"
-
- SetText "MyDetails", "│╗ ┴ñ║╕"
- SetText "MySummary", "╝╝║╬┴ñ║╕"
- SetText "UseTopUpCard", "║╕├µ─½╡σ╗τ┐δ"
- SetText "MyPrintJobs", "└█╛≈╣«╝¡"
- SetText "MyNetUsage", "╞≈└╬╞« ╟÷╚▓"
- SetText "MyTransactions", "├│╕«╗≤╚▓"
- SetText "TransferFunds", "╝▒╣░╟╧▒Γ"
-
- SetText "UpdateCheck", "╛≈╡Ñ└╠╞« ╚«└╬"
-
- SetText "Admin", "░ⁿ╕«└┌ ╕≡╡σ"
- SetText "AdminHome", "░ⁿ╕«└┌ ╞Σ└╠┴÷"
- SetText "UserList", "╗τ┐δ└┌╕«╜║╞«"
- SetText "UserDetails", "╗τ┐δ└┌ ╡ε╖╧┴ñ║╕"
- SetText "RecentPrintJobs", "├╓▒┘ └█╛≈└╧┴÷"
- SetText "PrintJobs", "└█╛≈╣«╝¡"
- SetText "RecentNetUsage", "├╓▒┘ ╞≈└╬╞« ╗τ┐δ"
- SetText "NetUsage", "╞≈└╬╞« ╟÷╚▓"
- SetText "TransactionHistory", "├╓▒┘ ├│╕«╗≤╚▓"
-
- SetText "RecentPrintLogsBy", "├╓▒┘ └█╛≈└┌ : '%0%'"
- SetText "RecentTransactions", "├╓▒┘ ├│╕«╗≤╚▓"
- SetText "RecentTransactionsFor","├╓▒┘ ├│╕«└┌ '%0%'"
- SetText "RecentNetUsageBy", "├╓▒┘ ╞≈└╬╞« ╗τ┐δ└┌ '%0%'"
- SetText "TimeUsed", "╟┴╕░┼═ ╗τ┐δ╜├░ú"
- SetText "DataUsed", "╡Ñ└╠┼═ ╗τ┐δ╖«"
-
-
- ' Field/Column names
- SetText "Username", "╗τ┐δ└┌└╠╕º"
- SetText "Credit", "├╤ ╞≈└╬╞«"
- SetText "PagesPrinted", "╟┴╕░┼═ └σ ╝÷"
- SetText "NetDataUsed", "╡Ñ└╠┼═ ╗τ┐δ╖«"
- SetText "NetTimeUsed", "╡Ñ└╠┼═ ╗τ┐δ╜├░ú"
- SetText "Privilege", "╞»▒╟║╬┐⌐"
- SetText "QuickAdd", "║ⁿ╕Ñ ├▀░í"
- SetText "QuickAdjust", "║ⁿ╕Ñ┴╢┴ñ"
- SetText "AdjustCredit", "╞≈└╬╞« ┴╢└²:"
-
- SetText "Time", "╜├░ú"
- SetText "Date", "│»┬Ñ"
- SetText "User", "╗τ┐δ└┌"
- SetText "Printer", "╗τ┐δ╟╤ ╟┴╕░┼═"
- SetText "Document", "╣«╝¡└╠╕º"
- SetText "Pages", "╞Σ└╠┴÷"
- SetText "Cost", "┴÷║╥╡╚ ╞≈└╬╞«"
- SetText "Amount", "╞≈└╬╞«╖«"
- SetText "Comment", "║±░φ"
- SetText "CreditAfterTrans", "├│╕«╚─ ╞≈└╬╞«"
- SetText "Status", "╗≤┼┬"
- SetText "TransactedBy", "├│╕«└┌"
- SetText "HoursAbbr", "╜├░ú"
- SetText "MBAbbr", "MB"
-
-
- SetText "Restricted", "┴ª╟╤╡╩"
- SetText "Unrestricted", "╣½┴ª╟╤"
-
- ' Buttons/Actions
- SetText "Save", "└·└σ"
- SetText "Search", "├ú▒Γ"
- SetText "AddOne", "1└σ ├▀░í"
- SetText "AddFive", "5└σ ├▀░í"
- SetText "AddTen", "10└σ ├▀░í"
- SetText "ApplyAdjustment", "└√┐δ"
- SetText "JumpToUser", "┤┘└╜ ╗τ┐δ└┌╖╬ ┴í╟┴"
- SetText "Next", "┤┘└╜"
- SetText "Previous", "└╠└ⁿ"
- SetText "ModifyUsersCredit", "%0% └╟ ╞≈└╬╞« ╚«└╬"
- SetText "ModifyUserCredit", "╞≈└╬╞« ╚«└╬"
- SetText "ViewUserLogs", "%0% └╟ ┴ñ║╕ ╚«└╬"
- SetText "ViewUserTrans", "%0% └╟ ├│╕«╗≤╚▓ ╚«└╬"
- SetText "ViewPrintLog", "PRINT LOG╚«└╬"
- SetText "ViewNetUsage", "└Ñ╞Σ└╠┴÷╖╬ ├│╕«╟╤ ╗≤╚▓╚«└╬"
-
- 'Usage Reports
- SetText "QuickReports", "║ⁿ╕Ñ ┴ñ║╕"
- SetText "AdhocReports", "╝▒┼├╟╧┐⌐║╕▒Γ"
- SetText "ReportName", "║╕░φ╝¡ └╠╕º"
- SetText "Description", "╝╝║╬╗≤╚▓"
-
- SetText "UsageType", "╗τ┐δ ┼╕└╘"
- SetText "ReportType", "║╕░φ╝¡ ┼╕└╘"
- SetText "Detailed", "╝╝║╬╗τ╟╫"
- SetText "SummaryByUser", "╗τ┐δ└┌ ┐Σ╛α║╕▒Γ"
- SetText "SummaryByPrinter", "╟┴╕░┼═ ┐Σ╛α"
- SetText "Period", "▒Γ░ú"
- SetText "SortBy", "╝╥╞«╣µ╣²"
- SetText "PrintStatus", "╟┴╕░┼═ ╗≤┼┬"
- SetText "TotalCost", "├╤ ╞≈└╬╞«"
- SetText "PrinterName", "╟┴╕░┼═ └╠╕º"
- SetText "PagesPerJob", "└█╛≈┤τ ╞≥▒╒ ╟┴╕░╞« └σ╝÷"
- SetText "RunReport", "┴ñ║╕ ║╕▒Γ"
- SetText "RunReportExcel", "┐ó╝┐╖╬ │╗║╕│╗▒Γ"
- SetText "ReportFilters", "╟╩┼═╕╡ ┴ñ║╕"
- SetText "ReportSortOrder", "┴ñ╖─┴ñ║╕"
-
- 'Printer Status Selection
- SetText "Printed", "╟┴╕░╞«╡╩"
- SetText "Denied", "░┼║╬╡╩"
- SetText "Cancelled", "├δ╝╥╡╩"
- SetText "Refunded", "║╕├µ╡╩"
- SetText "CancelledWithNoRefund", "║╕├µ├δ╝╥"
- SetText "AllDocuments", "╕≡╡τ╣«╝¡"
-
- SetText "ReportsNoNetCharging", "╟┴╖╬▒╫╖Ñ└╠ ╝│─í╡╟┴÷ ╛╩╛╞ └╬┼═│▌└╕╖╬ ║╕├µ└╗ ╟╥ ╝÷ ╛°╜└┤╧┤┘."
-
- SetText "PeriodToday", "┐└┤├"
- SetText "PeriodWeek", "┴÷│¡ └╧┴╓└╧"
- SetText "PeriodMonth", "┴÷│¡ 30└╧"
- SetText "Period3Months", "┴÷│¡ 3┤▐"
- SetText "Period6Months", "┴÷│¡ 6┤▐"
- SetText "PeriodAll", "╕≡╡τ ▒Γ░ú"
-
- SetText "HideReportParameters", "┴ñ║╕ ╞─╢≤╣╠┼═ ╝√▒Γ▒Γ"
- SetText "ShowReportParameters", "┴ñ║╕ ╞─╢≤╣╠┼═ ║╕└╠▒Γ"
-
- SetText "PrintReports", "╟┴╕░╞« ║╕░φ╝¡"
- SetText "NetReports", "NET ║╕░φ╝¡"
-
- SetText "TopPrintUsersJobs", "░í└σ ╕╣└╠ └█╛≈╟╤ ╗τ┐δ└┌"
- SetText "TopPrintUsersJobsDesc","┴÷│¡ 30└╧░ú ░í└σ ╕╣└╠ └█╛≈╟╤ ╗τ┐δ└┌"
- SetText "TopPrintUsersPages", "░í└σ ╕╣└║ └σ╝÷╕ª ╟┴╕░╞«╟╤ ╗τ┐δ└┌"
- SetText "TopPrintUsersPagesDesc","┴÷│¡ 30└╧░ú ░í└σ ╕╣└║ └σ╝÷╕ª ╟┴╕░╞«╟╤ ╗τ┐δ└┌"
- SetText "BusiestPrintersJobs", "░í└σ ╕╣└╠ ╗τ┐δ╡╚ ╟┴╕░┼═"
- SetText "BusiestPrintersJobsDesc","┴÷│¡ 30└╧░ú ╗τ┐δ╡╚ ╟┴╕░┼═ ║╬╟╧└▓"
- SetText "BusiestPrintersPages", "░í└σ ╕╣└╠ ┬∩╛ε│╜ ╟┴╕░┼═"
- SetText "BusiestPrintersPagesDesc","┴÷│¡ 30└╧░ú ░í└σ ╕╣└╠ ┬∩╛ε│╜ ╟┴╕░┼═"
- SetText "PrintJobsExpensive", "░í└σ╕╣└║ ╞≈└╬╞«╕ª ╗τ┐δ╟╤ ╟┴╕░┼═"
- SetText "PrintJobsExpensiveDesc","┴÷│¡ 30└╧░ú ░í└σ ╕╣└║ ╞≈└╬╞«░í ╗τ┐δ╡╚ ╟┴╕░┼═"
- SetText "PrintJobsBiggest", "┐δ╖«└╠ ░í└σ ┼½ └█╛≈"
- SetText "PrintJobsBiggestDesc","┴÷│¡ 30└╧░ú └█╛≈└╗ ╟╤ ╟┴╕░┼═ ║╬╟╧└▓ ║╕▒Γ"
- SetText "PrintJobsBiggestDesc","┴÷│¡ 30└╧░ú ┬∩└║ ╝÷╖╬ ╟┴╕░┼═ ┴ñ╖─"
- SetText "CancelledAndNotRefundedJobs","╞≈└╬╞«░í ║╬┴╖╟╪ ├δ╝╥╡╚ └█╛≈"
- SetText "CancelledAndNotRefundedJobsDesc","╗τ┐δ└┌░í ├δ╝╥╟╤ └█╛≈"
-
- SetText "TopNetUsersData", "░í└σ ╕╣└╠ ╚¿╞Σ└╠┴÷┐í ┴ó╝╙╟╤ ╗τ┐δ└┌"
- SetText "TopNetUsersDataDesc", "┴÷│¡ 30└╧░ú ╚¿╞Σ└╠┴÷┐í ┴ó╝╙╟╤ ╗τ┐δ└┌"
- SetText "TopNetUsersTime", "░í└σ ┐└╖º╡┐╛╚ └█╛≈╟╤ ╗τ┐δ└┌"
- SetText "TopNetUsersTimeDesc", "┴÷│¡ 30└╧░ú └█╛≈╜├░ú ╝°└╕╖╬ ╗τ┐δ└┌ ┴ñ╖─"
- SetText "NetHighestDailyUseData", "╟╧╖τ╡┐╛╚ ░í└σ ╕╣└║ ╡Ñ└╠┼═ ╗τ┐δ╟╤ ╗τ┐δ└┌"
- SetText "NetHighestDailyUseDataDesc","┴÷│¡ 30└╧░ú ░í└σ╕╣└║ ╡Ñ└╠┼═╕ª ╗τ┐δ╟╤ ╗τ┐δ└┌ ┴ñ╖─"
- SetText "NetHighestDailyUseTime", "╟╧╖τ┤τ ░í└σ╕╣└║ └╬┼═│▌ ╗τ┐δ╜├░ú"
- SetText "NetHighestDailyUseTimeDesc","┴÷│¡ 30└╧░ú └╬┼═│▌ ╗τ┐δ╜├░ú└╕╖╬ ╗τ┐δ└┌ ┴ñ╖─"
- SetText "AdhocReportsDesc", "└╠ ┴ñ║╕╕ª ┐ó╝┐╖╬ │╗║╕│╗░┼│¬ ╕≡┤╧┼═ ╟╧┤┬ ░═└╗ ╟π┐δ"
-
-
-
- SetText "ResultsNoData", "░ß░·░í ╛°╜└┤╧┤┘."
-
- 'TopUp Cards
- SetText "TopUpCardInstr", "║╕├µ╣°╚ú╕ª │╓░φ ""║╕├µ─½╡σ ╗τ┐δ"" ╣÷╞░└╗ ┤¡╖»┴╓╝╝┐Σ."
- SetText "TopUpCardInstrNote", "░µ░φ: ║╕├µ─½╡σ╕ª ╗τ┐δ╟╤ ╕≡╡τ ┴ñ║╕┤┬ ░ⁿ╕«└┌┐í░╘ ┼δ║╕╡╦┤╧┤┘."
- SetText "CardNumber", "║╕├µ─½╡σ ╣°╚ú"
-
- SetText "TopUpSuccess", "╝║░°└√└╕╖╬ ║╕├µ╡╟╛·╜└┤╧┤┘."
- SetText "ActionLogged", "└╠ └█╛≈└║ ░ⁿ╕«└┌┐í░╘ ┼δ║╕╡╦┤╧┤┘."
- SetText "ErrorTUCExpired", "└╠ ║╕├µ─½╡σ ╣°╚ú┤┬ ╗τ┐δ▒Γ░ú└╠ ╕╕╖ß╡╟╛·╜└┤╧┤┘."
- SetText "ErrorTUCInvalid", "└»╚┐╟╧┴÷ ╛╩└║ ║╕├µ─½╡σ ╣°╚ú."
- SetText "ErrorTUCUnableToProcess", "├µ└ⁿ└╗ ┤⌡└╠╗≤ ┴°╟α╟╥ ╝÷ ╛°╜└┤╧┤┘."
-
- ' Transfer
- SetText "TransferFrom", "╝▒╣░╟╤ ╗τ╢≈"
- SetText "AvailableFunds", "╗τ┐δ░í┤╔╟╤ ╞≈└╬╞«"
- SetText "AmountToTransfer", "╝▒╣░╟╥ ├╤ ╖«"
- SetText "TransferToUser", "╞≈└╬╞«╕ª ╣▐└╗ ╗τ╢≈"
- SetText "Transfer", "╝▒╣░"
- SetText "TransferApplied", "╝║░°└√└╕╖╬ ╞≈└╬╞«░í ╝▒╣░╡╟╛·╜└┤╧┤┘."
- SetText "ErrorTransUser", "┐├╣┘╕Ñ ╗τ┐δ└┌╕ª └╘╖┬╟╧╝╝┐Σ."
- SetText "ErrorTransCredit", "╞≈└╬╞«░í ║╬┴╖╟╪ ╝▒╣░╟╥ ╝÷ ╛°╜└┤╧┤┘."
- SetText "ErrorTransInvAmount", "╗τ┐δ╟╥ ╝÷ ╛°┤┬ ╞≈└╬╞«."
- SetText "UnableToTransfer", "╞≈└╬╞«╕ª ╝▒╣░╟╥ ╝÷ ╛°╜└┤╧┤┘."
-
- ' Other Charges
- SetText "OtherCharges", "╞≈└╬╞« ║»░µ"
- SetText "UserToCharge", "╞≈└╬╞« ║»░µ╟╥ ╗τ┐δ└┌"
- SetText "ChargeUser", "╞≈└╬╞« ║»░µ"
- SetText "UnableToCharge", "╗τ┐δ└┌└╟ ╞≈└╬╞«╕ª ║»░µ╟╥ ╝÷ ╛°╜└┤╧┤┘."
- SetText "ChargeApplied", "╞≈└╬╞« ║»░µ└╠ ╝║░°└√└╕╖╬ ╝÷╟α╡╟╛·╜└┤╧┤┘."
- SetText "ChargeType", "╞≈└╬╞« ║»░µ ┴╛╖∙"
- SetText "AdditionalComment", "║╕├µ ╝│╕φ"
- SetText "ChargeDiffUser", "┤┘╕Ñ ╗τ┐δ└┌└╟ ╞≈└╬╞« ║»░µ"
- SetText "AvailableCredit", "╞≈└╬╞« ║»░µ╟╥ ╝÷ └╓┤┬ ├╤ ╖«"
-
- ' Charge Types
- SetText "ChargeTypeOther", "╞≈└╬╞« ║»░µ ┐╔╝╟"
-
- SetText "OtherChargeType0", "╗τ┴° └╬╝Γ"
- SetText "OtherChargeType1", "Transparencies"
- SetText "OtherChargeType2", "Binding"
- SetText "OtherChargeType3", "Other special paper"
- SetText "OtherChargeType4", "Library fines"
- SetText "OtherChargeType5", "Late payment fees"
- SetText "OtherChargeType6", "Rental fees"
-
- 'Refund
- SetText "RefundSuccess", "║╕├µ─½╡σ░í ╝║░°└√└╕╖╬ ╣▀▒▐╡╟╛·╜└┤╧┤┘."
- SetText "RefundFailure", "║╕├µ└█╛≈└╠ ╜╟╞╨╟▀╜└┤╧┤┘."
- SetText "Refund", "├µ└ⁿ"
- SetText "RefundConfirm", "%0% ┐í░╘ %1% ╞≈└╬╞«╕ª ║╕├µ╟╒┤╧┤┘. ░Φ╝╙ ┴°╟α╟╥▒ε┐Σ?"
- SetText "RefundComment", "╟┴╕░╞«└█╛≈└╠ ║╕├µ╡╟╛·╜└┤╧┤┘."
-
- 'Transacted By
- SetText "TransByNetUse", "net use"
- SetText "TransByPrintUse", "print use"
- SetText "TransByAutomatic", "└┌╡┐"
- SetText "TransByTransTo", "%0% ┐í░╘ ╝▒╣░╟╘"
- SetText "TransByTransFrom", "%0% ┐í░╘ ╝▒╣░╣▐└╜"
-
- ' Admin Home
- SetText "Welcome", "╚»┐╡╟╒┤╧┤┘."
- SetText "AdminInstr", "%0% ┤╘ ╛╚│τ╟╧╝╝┐Σ. └╠ ╞Σ└╠┴÷╕ª ┼δ╟╧┐⌐ │╗┴ñ║╕┤┬ ╣░╖╨, ┤┘╕Ñ ╗τ┐δ└┌└╟ ╞≈└╬╞«╕ª ║╕├µ, ┬≈░¿, ╝▒╣░╡ε ╕≡╡τ └█╛≈└╗ ╟╥ ╝÷ └╓╜└┤╧┤┘."
- SetText "UserAdmin", "╗τ┐δ└┌╕«╜║╞«"
- SetText "ViewRecentPrintJobs", "├╓▒┘ └█╛≈└╧┴÷"
- SetText "ViewRecentNetUsage", "├╓▒┘ ╞≈└╬╞«╗τ┐δ"
- SetText "ViewRecentTransLog", "├╓▒┘ ├│╕«╗≤╚▓"
-
- ' Login page
- SetText "Login", "╖╬▒╫└╬"
- SetText "LoginInstructions", "ID╕ª │╓└╕╝╝┐Σ"
-
- ' Charges List
- SetText "Advanced", "Advanced"
- SetText "ChargeRates", "Charge Rates"
- SetText "PrinterCosts", "Printer Costs"
- SetText "PageCost", "Page Cost"
- SetText "DuplexDiscount", "Duplex Discount"
- SetText "GrayscaleDiscount", "Grayscale Discount"
- SetText "Details", "Details"
- SetText "LargePaper", "Large Paper"
- SetText "VeryLargePaper", "Very Large Paper"
-
- SetText "DefaultGrayscaleCost", "Default Grayscale Cost"
- SetText "DefaultColorCost", "Default Color Cost"
-
- SetText "Size", "Size"
- SetText "ColorCost", "Color Cost"
- SetText "GrayscaleCost", "Grayscale Cost"
-
- SetText "ExtraPerPage", "extra per page"
- SetText "LessPerPage", "less per page"
- SetText "Extra", "extra"
- SetText "Less", "less"
- SetText "PerMetre2", "per sq. metre"
- SetText "PerFoot2", "per sq. foot"
- SetText "PerPage", "per page"
-
- SetText "NetCosts", "Internet Costs"
- SetText "NetChargingType", "Net Charging Model"
- SetText "DataCost", "%0% per MB"
- SetText "TimeCost", "%0% per %1% minute period"
-
- 'Errors
- SetText "ErrorUserNotLoggedIn" ,"╖╬▒╫└╬└╠ ╟╩┐Σ╟╒┤╧┤┘. ID░í ╛°┤┘╕Θ ░ⁿ╕«└┌┐í░╘ ╣«└╟╟╧╝╝┐Σ."
- SetText "AnonAccessDisabled", "ID╛°└╠ └█╛≈└╗ ░í┤╔╟╧░╘ ╟╥╖┴╕Θ Config.inc ╞─└╧└╗ ╝÷┴ñ╟╧╝╝┐Σ."
- SetText "ErrorAnonAdminAccess", "░ⁿ╕«└┌╕╕└╠ ID╛°└╠ └█╛≈└╗ ░í┤╔╟╧░╘ ╟╥ ╝÷ └╓╜└┤╧┤┘. ║»░µ╟╥╖┴╕Θ ░ⁿ╕«└┌ ASP ╞Σ└╠┴÷╕ª ╝÷┴ñ╟╪╛▀ ╟╒┤╧┤┘."
- SetText "ErrorCantFindUser", "'%0%' ┤┬ ╡ε╖╧╡╟┴÷ ╛╩└║ ╗τ┐δ└┌ └╘┤╧┤┘."
- SetText "ErrorUnexpectedError", "┐╣▒Γ─í ╛╩└║ ┐í╖». ░ⁿ╕«└┌┐í░╘ ╣«└╟╟╧╝╝┐Σ."
- SetText "ErrorDatabaseAccess", "╟┴╖╬▒╫╖Ñ ╡Ñ└╠┼═ ║ú└╠╜║╕ª ╝÷┴ñ╟╥ ▒╟╟╤└╠ ╛°╜└┤╧┤┘. ╗τ┐δ ┴÷─º╝¡╕ª ┬ⁿ░φ╟╧╝╝┐Σ."
-
-
- 'PaperCut Enterprise
- SetText "Account", "░Φ┴ñ"
- SetText "AccountList", "░Φ┴ñ ╕«╜║╞«"
- SetText "AccountAdmin", "░Φ┴ñ ░ⁿ╕«"
- SetText "ChooseOption", "┤┘└╜└╟ ┐╔╝╟┴▀ ╟╧│¬╕ª ╝▒┼├╟╧╝╝┐Σ."
-
-
- SetText "AccountListInstr", "░Φ┴ñ└╗ ╞φ┴²╟╧╖┴╕Θ, ╛╞╖í└╟ ┴ª╕±└╗ ┼¼╕»╟╧╝╝┐Σ"
- SetText "ClickToAddAcct", "╢╟┤┬ '░Φ┴ñ├▀░í' ╕ª ┼¼╕»╟╧╝╝┐Σ"
-
- SetText "AccountDetailsInstrAdd", "░Φ┴ñ└╗ ├▀░í╟╥╖┴╕Θ, ╝╝║╬╗τ╟╫└╗ └√░φ, '└·└σ' ╣÷╞░└╗ ┤¡╖»┴╓╝╝┐Σ"
- SetText "ReturnWithoutAdd", "├δ╝╥(░Φ┴ñ├▀░í╟╧┴÷ ╛╩└╜)"
-
- SetText "AccountDetailsInstrEdit", "░Φ┴ñ└╗ ╞φ┴²╟╧╖┴╕Θ, ╛╞╖í└╟ ╝╝║╬╗τ╟╫└╗ ┼¼╕»╟╧╝╝┐Σ"
- SetText "DeleteThisAccount", "└╠ ░Φ┴ñ ╗Φ┴ª"
- SetText "ReturnWithoutEdit", "├δ╝╥(└·└σ╟╧┴÷ ╛╩└╜)"
-
- SetText "ResetCounters", "╞≈└╬╞« ├╩▒Γ╚¡"
- SetText "CounterStats", "╞≈└╬╞« ╗≤╚▓"
-
- SetText "ConfirmAcctDelete", "└╠ ░Φ┴ñ└╗ ┴ñ╕╗╖╬ ╗Φ┴ª╟╧╜├░┌╜└┤╧▒ε?"
- SetText "ConfirmResetCount", "╞≈└╬╞«╕ª ┴ñ╕╗╖╬ ├╩▒Γ╚¡ ╟╧╜├░┌╜└┤╧▒ε?"
-
- SetText "AcctIsActive", "░Φ┴ñ└╠ ╗²╝║╡╟╛·╜└┤╧┤┘"
- SetText "AcctJobsNonInvoice", "Account jobs to be non invoiceable"
-
- SetText "Legend", "Legend"
- SetText "MainAcct", "┴╓ ░Φ┴ñ"
- SetText "ActiveAcct", "╚░╝║╚¡╡╚ ░Φ┴ñ"
- SetText "InactiveAcct", "║± ╚░╝║╚¡╡╚ ░Φ┴ñ"
- SetText "JobCommentsReq", "└█╛≈ └╧┴÷░í ╟╩┐Σ╟╒┤╧┤┘."
- SetText "JobCommentsOpt", "└█╛≈ └╧┴÷┤┬ ╝▒┼├╗τ╟╫└╘┤╧┤┘."
-
- SetText "AccountDetails", "░Φ┴ñ ╝╝║╬╗τ╟╫"
- SetText "AcctType", "░Φ┴ñ ┴╛╖∙"
- SetText "AccountTitle", "░Φ┴ñ ┴ª╕±"
- SetText "Title", "┴ª╕±"
- SetText "AccountType", "░Φ┴ñ ┴╛╖∙"
- SetText "SubAcctOf", "╟╧└º░Φ┴ñ"
- SetText "Notes", "┬ⁿ░φ"
-
- SetText "AcctAdded", "░Φ┴ñ└╠ ╝║░°└√└╕╖╬ ├▀░í╡╟╛·╜└┤╧┤┘."
- SetText "AcctSaved", "░Φ┴ñ└╠ ╝║░°└√└╕╖╬ └·└σ╡╟╛·╜└┤╧┤┘."
- SetText "CountReset", "╞≈└╬╞«░í ╝║░°└√└╕╖╬ ├╩▒Γ╚¡ ╡╟╛·╜└┤╧┤┘."
-
- SetText "EntErrAcctDetails", "└╠ ░Φ┴ñ┐í╝¡ ┤┘└╜░· ░░└║ ╣«┴ª╡Θ└╠ ╣▀╗²╟╧┐┤╜└┤╧┤┘."
- SetText "EntErrAcctAdd", "░Φ┴ñ ├▀░í┴▀┐í ┐í╖»░í ╣▀╗²╟╧┐┤╜└┤╧┤┘."
- SetText "EntErrAcctSave", "░Φ┴ñ └·└σ┴▀┐í ┐í╖»░í ╣▀╗²╟╧┐┤╜└┤╧┤┘."
- SetText "EntErrAcctDelete", "░Φ┴ñ ╗Φ┴ª┴▀┐í ┐í╖»░í ╣▀╗²╟╧┐┤╜└┤╧┤┘."
- SetText "EntErrAcctTitle", "░Φ┴ñ ┴ª╕±└║ ╟╩╝÷╗τ╟╫└╘┤╧┤┘."
- SetText "EntErrCountReset", "╞≈└╬╞« ├╩▒Γ╚¡┴▀┐í ┐í╖»░í ╣▀╗²╟╧┐┤╜└┤╧┤┘."
-
-
- SetText "EntRedirMsg", "┤┘└╜ ╞Σ└╠┴÷░í │¬┼╕│»╢º▒ε┴÷ ▒Γ┤┘╕«╝╝┐Σ. ╕╕╛α 5├╩│╗┐í ┤┘└╜ ╞Σ└╠┴÷░í │¬┼╕│¬┴÷ ╛╩┤┬┤┘╕Θ ╛╞╖í└╟ ╕╡┼⌐╕ª ┼¼╕»╟╧╝╝┐Σ."
- SetText "ClickHereToCont", "░Φ╝╙╟╥╖┴╕Θ └╠ ╣÷╞░└╗ ┤¡╖»┴╓╝╝┐Σ"
-
- SetText "CommentsRequired", "│╗┐δ└╗ └√╛ε╛▀ ╟╒┤╧┤┘."
- SetText "CommentsNone", "╟┴╕░╞« └█╛≈┐í ┤δ╟╤ ╛ε╢▓ │╗┐δ╡╡ └█╝║╟╧┴÷ ╛╩╛╥╜└┤╧┤┘."
- SetText "CommentsOpt", "╟┴╕░╞« └█╛≈┐í ░ⁿ╟╤ │╗┐δ└║ ╝▒┼├╗τ╟╫└╘┤╧┤┘."
- SetText "CommentsReq", "╟┴╕░╞« └█╛≈┐í ░ⁿ╟╤ │╗┐δ└║ ╟╩╝÷╗τ╟╫└╘┤╧┤┘."
-
- End If
- %>
-